home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BCI NET 2
/
BCI NET 2.iso
/
archives
/
grafix
/
3d
/
dust1.84.lha
/
Dust
/
Tutorial3
/
Scripts
/
PExampleGCC.bat
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1994-09-27
|
216 b
|
12 lines
load(1,objects/s1)
load(2,objects/c1)
set(EXFORMAT,LONG)
o2p(1,2,1,p)
savep(1,PExample.obj)
getocount(1)
!copy T:Dust.output PExample.oCount
getppos(1)
!copy T:Dust.output PExampleGCC.PPOS
!delete T:Dust.output
exit